source/collie/codec/http/headers/package.d(66,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/hunt/http/cookie.d(367,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/String.d(75,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/String.d(87,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/String.d(225,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/String.d(235,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/Vector.d(124,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/Vector.d(185,6): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/Vector.d(193,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/Vector.d(200,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/container/array.d(47,7): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/event/task.d(150,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/kiss/event/task.d(164,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/collie/bootstrap/server.d(349,24): Error: `@safe` function `collie.bootstrap.server.ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)).ServerAcceptor.read` cannot call `@system` function `collie.bootstrap.server.ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)).ServerAcceptor.startSocket` source/collie/bootstrap/server.d(432,10): `collie.bootstrap.server.ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)).ServerAcceptor.startSocket` is declared here source/collie/bootstrap/server.d(355,17): Error: `@safe` function `collie.bootstrap.server.ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)).ServerAcceptor.transportActive` cannot call `@system` function `kiss.logger.logger.logDebug!("source/collie/bootstrap/server.d", 355LU, "collie.bootstrap.server.ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)).ServerAcceptor.transportActive", string).logDebug` source/kiss/logger/logger.d-mixin-566(566,6): `kiss.logger.logger.logDebug!("source/collie/bootstrap/server.d", 355LU, "collie.bootstrap.server.ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)).ServerAcceptor.transportActive", string).logDebug` is declared here source/collie/bootstrap/server.d(362,21): Error: `@safe` function `collie.bootstrap.server.ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)).ServerAcceptor.transportActive` cannot call `@system` function `kiss.logger.logger.logError!("source/collie/bootstrap/server.d", 362LU, "collie.bootstrap.server.ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)).ServerAcceptor.transportActive", string).logError` source/kiss/logger/logger.d-mixin-572(572,6): `kiss.logger.logger.logError!("source/collie/bootstrap/server.d", 362LU, "collie.bootstrap.server.ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)).ServerAcceptor.transportActive", string).logError` is declared here source/collie/bootstrap/server.d(253,5): Error: template instance `collie.bootstrap.server.ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer))` error instantiating source/collie/codec/http/server/httpserver.d(44,18): instantiated from here: `ServerBootstrap!(Pipeline!(const(ubyte[]), StreamWriteBuffer))` source/collie/codec/http/server/httpserver.d(38,20): instantiated from here: `HTTPServerImpl!true` source/collie/channel/handlercontext.d(208,20): Error: `@safe` function `collie.channel.handlercontext.InboundContextImpl!(ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer))).InboundContextImpl.ReadContextImpl!().fireRead` cannot call `@system` function `kiss.logger.logger.logInfo!("source/collie/channel/handlercontext.d", 208LU, "collie.channel.handlercontext.InboundContextImpl!(ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer))).InboundContextImpl.ReadContextImpl!().fireRead", string).logInfo` source/kiss/logger/logger.d-mixin-568(568,6): `kiss.logger.logger.logInfo!("source/collie/channel/handlercontext.d", 208LU, "collie.channel.handlercontext.InboundContextImpl!(ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer))).InboundContextImpl.ReadContextImpl!().fireRead", string).logInfo` is declared here source/collie/channel/handlercontext.d(347,29): Error: template instance `collie.channel.handlercontext.InboundContextImpl!(ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)))` error instantiating source/collie/channel/pipeline.d(76,30): instantiated from here: `ContextType!(ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)))` source/collie/bootstrap/server.d(282,21): instantiated from here: `addBack!(ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer)))` source/collie/bootstrap/server.d(253,5): instantiated from here: `ServerAcceptor!(Pipeline!(const(ubyte[]), StreamWriteBuffer))` source/collie/codec/http/server/httpserver.d(44,18): instantiated from here: `ServerBootstrap!(Pipeline!(const(ubyte[]), StreamWriteBuffer))` source/collie/codec/http/server/httpserver.d(38,20): instantiated from here: `HTTPServerImpl!true` source/collie/channel/pipeline.d(233,19): Error: `@safe` function `collie.channel.pipeline.PipelineBase.removeAt` cannot call `@system` function `kiss.container.array.removeSite!(PipelineContext).removeSite` source/kiss/container/array.d(44,5): `kiss.container.array.removeSite!(PipelineContext).removeSite` is declared here source/collie/channel/pipeline.d(241,24): Error: `@safe` function `collie.channel.pipeline.PipelineBase.removeAt` cannot call `@system` function `kiss.container.array.arrayRemove!(PipelineContext).arrayRemove` source/kiss/container/array.d(18,8): `kiss.container.array.arrayRemove!(PipelineContext).arrayRemove` is declared here source/collie/channel/pipeline.d(247,24): Error: `@safe` function `collie.channel.pipeline.PipelineBase.removeAt` cannot call `@system` function `kiss.container.array.arrayRemove!(PipelineContext).arrayRemove` source/kiss/container/array.d(18,8): `kiss.container.array.arrayRemove!(PipelineContext).arrayRemove` is declared here source/collie/codec/http/codec/http1xcodec.d(232,11): Error: `@safe` function `collie.codec.http.codec.http1xcodec.HTTP1XCodec.generateChunkHeader` cannot call `@system` function `kiss.logger.logger.logDebug!("source/collie/codec/http/codec/http1xcodec.d", 232LU, "collie.codec.http.codec.http1xcodec.HTTP1XCodec.generateChunkHeader", string, bool).logDebug` source/kiss/logger/logger.d-mixin-566(566,6): `kiss.logger.logger.logDebug!("source/collie/codec/http/codec/http1xcodec.d", 232LU, "collie.codec.http.codec.http1xcodec.HTTP1XCodec.generateChunkHeader", string, bool).logDebug` is declared here source/collie/codec/http/codec/http1xcodec.d(237,12): Error: `@safe` function `collie.codec.http.codec.http1xcodec.HTTP1XCodec.generateChunkHeader` cannot call `@system` function `kiss.logger.logger.logDebug!("source/collie/codec/http/codec/http1xcodec.d", 237LU, "collie.codec.http.codec.http1xcodec.HTTP1XCodec.generateChunkHeader", string, ulong, string, string).logDebug` source/kiss/logger/logger.d-mixin-566(566,6): `kiss.logger.logger.logDebug!("source/collie/codec/http/codec/http1xcodec.d", 237LU, "collie.codec.http.codec.http1xcodec.HTTP1XCodec.generateChunkHeader", string, ulong, string, string).logDebug` is declared here source/collie/codec/http/codec/http1xcodec.d(398,19): Error: cast from `ubyte[]` to `string` not allowed in safe code source/collie/codec/http/codec/http1xcodec.d(408,19): Error: cast from `ubyte[]` to `string` not allowed in safe code source/collie/codec/http/codec/http1xcodec.d(426,17): Error: cast from `ubyte[]` to `string` not allowed in safe code source/collie/codec/http/codec/http1xcodec.d(428,19): Error: cast from `ubyte[]` to `string` not allowed in safe code source/collie/codec/http/codec/websocketcodec.d(179,30): Error: cast from `const(ubyte)[]` to `ubyte[]` not allowed in safe code source/collie/codec/http/codec/websocketcodec.d(470,29): Error: `@safe` function `collie.codec.http.codec.websocketcodec.WebsocketCodec.readFrame` cannot call `@system` function `kiss.logger.logger.logDebugf!("source/collie/codec/http/codec/websocketcodec.d", 470LU, "collie.codec.http.codec.websocketcodec.WebsocketCodec.readFrame", string, ulong, const(ulong)).logDebugf` source/kiss/logger/logger.d-mixin-567(567,6): `kiss.logger.logger.logDebugf!("source/collie/codec/http/codec/websocketcodec.d", 470LU, "collie.codec.http.codec.websocketcodec.WebsocketCodec.readFrame", string, ulong, const(ulong)).logDebugf` is declared here source/collie/codec/http/headers/package.d(43,26): Error: `codes.ptr` cannot be used in `@safe` code, use `&codes[0]` instead source/collie/codec/http/headers/package.d(47,31): Error: `codes.ptr` cannot be used in `@safe` code, use `&codes[0]` instead source/collie/codec/http/headers/package.d(48,38): Error: `@safe` function `collie.codec.http.headers.HttpHeaders.remove` cannot call `@system` function `core.stdc.string.memchr` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.